[INFO] cloning repository https://github.com/blank3rs/heso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blank3rs/heso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblank3rs%2Fheso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblank3rs%2Fheso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 457c291c7db73c2688dcf6b4484a96d334478b6c
[INFO] fixing blank3rs/heso against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblank3rs%2Fheso" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/blank3rs/heso
[INFO] finished tweaking git repo https://github.com/blank3rs/heso
[INFO] tweaked toml for git repo https://github.com/blank3rs/heso written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blank3rs/heso on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blank3rs/heso already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f
[INFO] running `Command { std: "docker" "start" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/heso-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/heso-verify/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/heso-action/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/heso-verify-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling der_derive v0.8.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking wnaf v0.14.0-pre.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde_jcs v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.7.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking heso-verify v0.4.3 (/opt/rustwide/workdir/crates/heso-verify)
[INFO] [stderr]    Migrating crates/heso-verify/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Migrating crates/heso-verify/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking rfc6979 v0.6.0-pre.0
[INFO] [stderr]     Checking heso-core v0.4.3 (/opt/rustwide/workdir/crates/heso-core)
[INFO] [stderr]    Migrating crates/heso-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking x509-cert v0.3.0-rc.4
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]        Fixed crates/heso-core/src/identity.rs (7 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:707:15
[INFO] [stdout]     |
[INFO] [stdout] 703 |         let dir = TempDir::new().unwrap();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `dir` calls a custom destructor
[INFO] [stdout]     |             `dir` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 707 |         match IdentityKey::load(&path) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 716 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dir` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:722:15
[INFO] [stdout]     |
[INFO] [stdout] 720 |         let dir = TempDir::new().unwrap();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `dir` calls a custom destructor
[INFO] [stdout]     |             `dir` will be dropped later as of Edition 2024
[INFO] [stdout] 721 |         let missing = dir.path().join("does-not-exist.key");
[INFO] [stdout] 722 |         match IdentityKey::load(&missing) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 726 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dir` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:814:15
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let dir = TempDir::new().unwrap();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `dir` calls a custom destructor
[INFO] [stdout]     |             `dir` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 799 |         let created = IdentityKey::load_or_create(&path, Some("hunter2"), false)
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `created` calls a custom destructor
[INFO] [stdout]     |             `created` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 809 |         let loaded = IdentityKey::load_or_create(&path, Some("hunter2"), false)
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `loaded` calls a custom destructor
[INFO] [stdout]     |             `loaded` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 814 |         match IdentityKey::load_with_passphrase(&path, Some("wrong")) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 818 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dir` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `created` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `loaded` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:935:15
[INFO] [stdout]     |
[INFO] [stdout] 932 |         let dir = TempDir::new().unwrap();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `dir` calls a custom destructor
[INFO] [stdout]     |             `dir` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 935 |         match IdentityKey::load_or_create(&path, None, true) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 939 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl Drop for SigningKey {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dir` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking elliptic-curve v0.14.0-rc.34
[INFO] [stderr]     Checking primefield v0.14.0-rc.11
[INFO] [stderr]     Checking crypto-primes v0.7.2
[INFO] [stderr]     Checking primeorder v0.14.0-rc.11
[INFO] [stderr]     Checking ecdsa v0.17.0-rc.19
[INFO] [stderr]     Checking cms v0.3.0-pre.2
[INFO] [stderr]     Checking p256 v0.14.0-rc.11
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]     Checking p384 v0.14.0-rc.11
[INFO] [stderr]    Compiling heso-action v0.4.3 (/opt/rustwide/workdir/crates/heso-action)
[INFO] [stderr]    Migrating crates/heso-action/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/heso-action/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking heso-verify-cli v0.4.3 (/opt/rustwide/workdir/crates/heso-verify-cli)
[INFO] [stderr]    Migrating crates/heso-verify-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.53s
[INFO] [stderr] crater-edition-check: heso-core v0.4.3 (/opt/rustwide/workdir/crates/heso-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: heso-verify v0.4.3 (/opt/rustwide/workdir/crates/heso-verify) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: heso-action v0.4.3 (/opt/rustwide/workdir/crates/heso-action) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: heso-verify-cli v0.4.3 (/opt/rustwide/workdir/crates/heso-verify-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking heso-verify v0.4.3 (/opt/rustwide/workdir/crates/heso-verify)
[INFO] [stderr]    Compiling heso-action v0.4.3 (/opt/rustwide/workdir/crates/heso-action)
[INFO] [stderr]     Checking heso-core v0.4.3 (/opt/rustwide/workdir/crates/heso-core)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:870:9
[INFO] [stdout]     |
[INFO] [stdout] 870 |         unsafe { std::env::set_var(PASSPHRASE_ENV, "env-pass") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/heso-core/src/lib.rs:12:11
[INFO] [stdout]     |
[INFO] [stdout]  12 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:874:24
[INFO] [stdout]     |
[INFO] [stdout] 874 |             Some(v) => unsafe { std::env::set_var(PASSPHRASE_ENV, v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:876:21
[INFO] [stdout]     |
[INFO] [stdout] 876 |             None => unsafe { std::env::remove_var(PASSPHRASE_ENV) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:892:9
[INFO] [stdout]     |
[INFO] [stdout] 892 |         unsafe { std::env::remove_var(PASSPHRASE_ENV) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |             unsafe { std::env::set_var(PASSPHRASE_ENV, v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:915:9
[INFO] [stdout]     |
[INFO] [stdout] 915 |         unsafe { std::env::remove_var(PASSPHRASE_ENV) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/heso-core/src/identity.rs:919:13
[INFO] [stdout]     |
[INFO] [stdout] 919 |             unsafe { std::env::set_var(PASSPHRASE_ENV, v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heso-core` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f", kill_on_drop: false }`
[INFO] [stdout] 3a9c60d0fe973636722399cded05f365bf852ead2a676ca1180624b35aa9568f
